home *** CD-ROM | disk | FTP | other *** search
/ PC Open 107 / PC Open 107 CD 1.bin / CD1 / UTILITY / my uninstaller / myuninst.txt < prev    next >
Encoding:
Text File  |  2004-03-21  |  9.4 KB  |  288 lines

  1.  
  2.  
  3.  
  4. MyUninstaller v1.20
  5. Copyright (c) 2003 - 2004 Nir Sofer
  6. Web Site: http://nirsoft.mirrorz.com
  7.  
  8.  
  9.  
  10. Description
  11. ===========
  12.  
  13. MyUninstaller is an alternative utility to the standard Add/Remove applet
  14. of Windows operating system. It displays the list of all installed
  15. application, and allows you to uninstall an application, delete an
  16. uninstall entry, and save the list of all installed applications into a
  17. text file or HTML file.
  18. MyUninstaller also provides additional information for most installed
  19. applications that the standard Add/Remove applet doesn't display: product
  20. name, company, version, uninstall string, installation folder and more.
  21.  
  22.  
  23.  
  24. Important Notice
  25. ================
  26.  
  27. When you uninstall a software, MyUninstaller utility is not directly
  28. responsible to the uninstall process. MyUninstaller simply run the
  29. uninstall module provided by the software that you want to uninstall. So,
  30. if from some reason the uninstall process fails, you should contact the
  31. author of the software that you want to uninstall, not to the author of
  32. MyUninstaller.
  33.  
  34.  
  35.  
  36. Versions History
  37. ================
  38.  
  39.  
  40.  
  41.  
  42. 23/03/2004
  43. 1.20
  44.  
  45. * Quick Mode: Allows you to load MyUninstaller much faster, by saving
  46.   all installed software information into a special ini file, and load it
  47.   when it needed.
  48. * New column: 'Registry Key'. Displays the name of the uninstall
  49.   Registry key.
  50. * Translation: Allows you to easily translate MyUninstaller to other
  51.   languages.
  52.  
  53.  
  54. 03/11/2003
  55. 1.11
  56.  
  57. * MyUninstaller now also displays the installed software of the current
  58.   logged on user (under HKEY_CURRENT_USER key)
  59.  
  60.  
  61. 20/10/2003
  62. 1.10
  63.  
  64. * Find dialog-box - allows you to easily find the uninstall entry that
  65.   you are looking for.
  66. * When you save the installed applications information to text/HTML
  67.   file, the order of fields in the saved file is the same as the order of
  68.   columns that you select to display.
  69. * View HTML report of installed applications.
  70. * Choose Columns Dialog-Box.
  71. * Save installed applications information to XML file.
  72. * Added support for quiet uninstall. (QuietUninstallString in the
  73.   Registry)
  74.  
  75.  
  76. 07/06/2003
  77. 1.00
  78. First Release
  79.  
  80.  
  81.  
  82. License
  83. =======
  84.  
  85. This utility is released as freeware for personal and non-commercial use.
  86. You are allowed to freely distribute this utility via floppy disk,
  87. CD-ROM, Internet, or in any other way, as long as you don't charge
  88. anything for this. If you distribute this utility, you must include all
  89. files in the distribution package, without any modification !
  90.  
  91.  
  92.  
  93. Disclaimer
  94. ==========
  95.  
  96. The software is provided "AS IS" without any warranty, either expressed
  97. or implied, including, but not limited to, the implied warranties of
  98. merchantability and fitness for a particular purpose. The author will not
  99. be liable for any special, incidental, consequential or indirect damages
  100. due to loss of data or any other reason.
  101.  
  102.  
  103.  
  104. Using MyUninstaller
  105. ===================
  106.  
  107. The MyUninstaller utility is a standalone executable. It doesn't require
  108. any installation process or additional DLL's. Just copy the executable
  109. file to any folder you want, and run it.
  110. After your run it, MyUninstaller loads the list of the installed
  111. applications from the Registry, and gathers information about each
  112. installation item. The loading and analyzing process might take between 5
  113. and 15 seconds and even more, depending on your hardware, operating
  114. system, and the quantity of the installed application on your computer.
  115. After the analyzing process is finished, MyUninstaller displays the
  116. details of all installed applications on your computer. Be aware that
  117. some columns, like version, product name, company and others, are
  118. displayed for most installed applications, but not for all of them. In
  119. rare cases, It's also possible that wrong information about an installed
  120. application will be displayed.
  121. The following table provides basic information about each available
  122. column:
  123.  
  124.  
  125.  
  126.  
  127. Entry Name
  128. The entry name of the installed application as it appears in the Registry.
  129.  
  130. Registry Key
  131. The key name of the installed application in the Registry.
  132.  
  133. Product Name
  134. The name of the product. This information is extracted from the
  135. executable of the installed application.
  136.  
  137. Version
  138. The version of the product. This information is extracted from the
  139. executable or from the Registry entry of the installed application.
  140.  
  141. Company
  142. The company or the author that created the application. This information
  143. is extracted from the executable or from the Registry entry of the
  144. installed application.
  145.  
  146. Description
  147. The description of the product. This information is extracted from the
  148. executable of the installed application.
  149.  
  150. Obsolete
  151. If the value in this column is "Yes", the uninstall entry is probably
  152. obsolete, and the application is no longer installed on your computer.
  153.  
  154. Uninstall
  155. Tells you whether the application provides an uninstall support. If the
  156. value in this column is "No", you cannot uninstall the application.
  157. entries with no uninstall support are displayed only if you check the
  158. "Show Items With No Uninstall" option in the View menu.
  159.  
  160. Installation Folder
  161. The folder that contains the installed application.
  162.  
  163. Web Site
  164. The Web site of the installed application. Be aware that most
  165. applications do not provide this information.
  166.  
  167. Installation Date
  168. This column is only available in Windows NT, Windows 2000 and Windows XP.
  169. It shows the date that the application has been installed. Be aware that
  170. this value is taken from Registry key of the installed application. If
  171. you modify something in the Registry key of the installed application,
  172. this column may contain wrong installation date.
  173.  
  174. Uninstall String
  175. The uninstall string as it appears in the Registry.
  176.  
  177. Quiet Uninstall
  178. Specifies whether this item supports Quiet Uninstall option. Be aware
  179. that most installed software do not support this option.
  180.  
  181. You can change the location of a column by dragging the column header to
  182. another location. You can also increase or decrease the width of each
  183. column. these settings (the location and the width of all columns) are
  184. automatically saved for you and loaded in the next time that you run the
  185. MyUninstaller utility.
  186.  
  187.  
  188.  
  189. Uninstalling an application
  190. ===========================
  191.  
  192. In order to uninstall an application, select the desired entry, and from
  193. the File menu (or from the pop-up menu) select "Uninstall Selected
  194. Software". The uninstall applet of the selected application will be
  195. launched instantly
  196.  
  197.  
  198.  
  199. Removing an uninstall entry
  200. ===========================
  201.  
  202. In some circumstances, an application is not removed properly and the
  203. uninstall entry remains on your system. If you find an obsolete uninstall
  204. entry of an application that is no longer installed on your computer, you
  205. can remove the entry from the installed applications list. In order to
  206. remove an uninstall entry, select the item that you want to remove, and
  207. from the File menu (or from the pop-up menu), select "Delete Selected
  208. Entry".
  209.  
  210.  
  211.  
  212. Quick Mode
  213. ==========
  214.  
  215. By default, each time that you run MyUninstaller utility, it
  216. automatically scans and analyzes the installed applications on your
  217. computer. On computer with dozens of installed applications, this loading
  218. process may be quite slow. If you want to load MyUninstaller in much
  219. faster way, turn on the quick mode option. When quick mode is enabled,
  220. the information gathered by MyUninstaller is saved into a special INI
  221. file under your 'Application Data' folder, and in the next time you run
  222. MyUninstaller, the installed applications information will be loaded from
  223. that INI file, instead of reanalyzing your system. However, if you have
  224. installed new software since the last time you ran MyUninstaller, you
  225. have to refresh the software list by pressing F5 key.
  226.  
  227. In order to enable or diable the quick mode, select the 'Quick Mode'
  228. option from the View menu.
  229.  
  230.  
  231.  
  232. Translating MyUninstaller to other languages
  233. ============================================
  234.  
  235. Starting from version 1.20, you are allowed to easily translate
  236. MyUninstaller to other language.
  237. In order to do that, follow the instructions below:
  238. 1. Run MyUninstaller with /savelangfile parameter:
  239.    myuninst.exe /savelangfile
  240.    a file named 'myuninst_lng.ini' will be created in the folder of
  241.    MyUninstaller.
  242. 2. Open the created language file in Notepad or in any other text
  243.    editor.
  244. 3. Translate all menus, dialog-boxes, and string entries to the
  245.    desired language.
  246. 4. After you finish the translation, Run MyUninstaller, and all
  247.    translated strings will be loaded from the language file.
  248.    If you want to run MyUninstaller without the translation, simply
  249.    rename the language file, or move it to another folder.
  250.  
  251.  
  252.  
  253. Command-line options
  254. ====================
  255.  
  256.  
  257.  
  258. /stext <Filename>
  259. Save the list of all installed applications into a regular text file.
  260.  
  261. /stab <Filename>
  262. Save the list of all installed applications into a tab-delimited text
  263. file.
  264.  
  265. /stabular <Filename>
  266. Save the list of all installed applications into a tabular text file.
  267.  
  268. /shtml <Filename>
  269. Save the list of all installed applications into HTML file.
  270.  
  271. /sxml <Filename>
  272. Save the list of all installed applications to XML file.
  273.  
  274. /NoLoadSettings
  275. Run MyUninstaller without loading your last settings. (window position,
  276. columns size, etc. )
  277.  
  278.  
  279.  
  280.  
  281. Feedback
  282. ========
  283.  
  284. If you have any problem, suggestion, comment, or you found a bug in my
  285. utility, you can send a message to nirsofer@yahoo.com
  286.  
  287.  
  288.